FAQ misinformation

Поиск
Список
Период
Сортировка
От Keith Anderson
Тема FAQ misinformation
Дата
Msg-id v04210103b6a63bffbf53@[63.114.138.100]
обсуждение исходный текст
Ответы Re: FAQ misinformation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
In your FAQ on at 'http://www.postgresql.org/docs/faq-english.html',
Question 4.13 refers to the ILIKE operator, which does NOT exist in
any current versions of PostgreSQL. According to the mailing list
archives, it is slated for inclusion in the 7.1 release - but to
include it in the FAQ before then is misleading (I just spent an hour
trying to get it to work!).

----- Quote from the web page -----
4.13) How do I perform regular expression searches and
case-insensitive regular expression searches?

The ~ operator does regular expression matching, and ~* does
case-insensitive regular expression matching. The case-insensitive
variant of LIKE is called ILIKE.
----- End Quote -----

Thanks,
Keith

PS - LOVE the software. Been using it since 95! Keep up the good work.
========================================================
==             GIANT Network Productions              ==
==   web hosting   +   web design   +   consulting    ==
========================================================
++  541 . 684 . 9798       http://www.jollygreen.com/ ++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++

В списке pgsql-docs по дате отправления:

Предыдущее
От: "a"
Дата:
Сообщение: cocurrent access
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: FAQ misinformation